the file is ynh-hotspot not hotspot

This commit is contained in:
Kayou
2019-02-26 01:10:40 +01:00
parent e2e0c0bab7
commit 3b9b327f6a

View File

@@ -5,8 +5,8 @@ After=network.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/__APP__ start
ExecStop=/usr/local/bin/__APP__ stop
ExecStart=/usr/local/bin/ynh-hotspot start
ExecStop=/usr/local/bin/ynh-hotspot stop
RemainAfterExit=yes
[Install]