Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • k3s.service
Find file
BlameHistoryPermalink
  • Akihiro Suda's avatar
    systemd unit: make EnvironmentFile optional · 732228fd
    Akihiro Suda authored Feb 02, 2021
    Previously, k3s.service was failing when the EnvironmentFile does not exist:
    ```
    Feb 02 17:17:30 suda-ws01 systemd[1]: k3s.service: Failed to load environment files: No such file or directory
    Feb 02 17:17:30 suda-ws01 systemd[1]: k3s.service: Failed to run 'start' task: No such file or directory
    Feb 02 17:17:30 suda-ws01 systemd[1]: k3s.service: Failed with result 'resources'.
    Feb 02 17:17:30 suda-ws01 systemd[1]: Failed to start Lightweight Kubernetes.
    ```
    
    ref: https://unix.stackexchange.com/questions/404199/documentation-of-equals-minus-in-systemd-unit-filesSigned-off-by: 's avatarAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    732228fd
k3s.service 590 Bytes
EditWeb IDE

Replace k3s.service

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.