[systemd] Keeping porting to new local/bin
This commit is contained in:
@ -5,7 +5,7 @@ Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=%h/.bin/hungryroot-notifications-wrapper
|
||||
ExecStart=%h/.local/bin/hungryroot-notifications-wrapper
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
|
||||
|
||||
@ -4,4 +4,4 @@ Requires=nyt-downloader.timer
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/powellc/.bin/nyt
|
||||
ExecStart=/home/powellc/.local/bin/nyt
|
||||
|
||||
Reference in New Issue
Block a user