fix hamclock service
This commit is contained in:
@@ -5,6 +5,7 @@ Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=__HAMCLOCK_USER__
|
||||
Environment=HOME=%h
|
||||
WorkingDirectory=%h/.local/share/hamclock
|
||||
ExecStart=%h/.local/bin/hamclock -b ohb.hamclock.app:80
|
||||
@@ -12,4 +13,4 @@ Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user