Skip to content
Snippets Groups Projects
Commit bb54e930 authored by Alberto LIVIO BECCARIA's avatar Alberto LIVIO BECCARIA
Browse files

Removed some unused directives.

parent 67013c5c
Branches
Tags
No related merge requests found
......@@ -16,8 +16,6 @@ function jsonValue() {
stop() {
echo "STOP ESAME-GET-CONFIG"
#rm /local/esame-machine.conf
#rm /local/iptables
}
......@@ -134,8 +132,6 @@ start() {
echo "All done."
fi
fi
#/usr/bin/systemctl stop esame-get-config
}
......
......@@ -7,7 +7,6 @@ Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/opt/labmanager/bin/firefox-home start
ExecStop=/opt/labmanager/bin/firefox-home stop
ExecReload=/opt/labmanager/bin/firefox-home restart
[Install]
......
......@@ -7,8 +7,6 @@ Wants=network-online.target
Type=oneshot
RemainAfterExit=yes
ExecStart=/opt/labmanager/bin/get-config start
ExecStop=/opt/labmanager/bin/get-config stop
ExecReload=/opt/labmanager/bin/get-config restart
[Install]
WantedBy=esame.target
......@@ -7,7 +7,6 @@ Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/local/esame-machine.conf
ExecStart=/opt/labmanager/bin/mk-homedir start
ExecStop=/opt/labmanager/bin/mk-homedir stop
ExecReload=/opt/labmanager/bin/mk-homedir restart
[Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment