Ajout service systemd
This commit is contained in:
parent
0c28a1dc9e
commit
b1bbfa7bdf
10
gatekeeper/rohannet.service
Normal file
10
gatekeeper/rohannet.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Connexion à RohanNet
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/bin/bash /usr/lib/systemd/scripts/rohannet_setup.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user