changing file name

This commit is contained in:
Kayou
2019-02-23 01:01:32 +01:00
parent d42cd3db10
commit 35313a1242

View File

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