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