Fix
This commit is contained in:
parent
7585bdc35e
commit
92a256547c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=Run disk_space_alert
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=disk-space-alert
|
||||
ExecStart=disk_space_alert
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue