summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data/sbin
diff options
context:
space:
mode:
authorManuel Schneider2013-10-01 14:38:48 +0200
committerManuel Schneider2013-10-01 14:38:48 +0200
commitec77168d47976b0b6a026aec7dede003604454e4 (patch)
treed45408266e5e5df6db56d44c4a68fcd0b9ab5213 /remote/modules/systemd/data/sbin
parent[vmchooser] Make sure Qt4 is used, only patch source if not already patched (diff)
parent[vmchooser] Add windows binary that will set the resolution in the VM. The bi... (diff)
downloadtm-scripts-ec77168d47976b0b6a026aec7dede003604454e4.tar.gz
tm-scripts-ec77168d47976b0b6a026aec7dede003604454e4.tar.xz
tm-scripts-ec77168d47976b0b6a026aec7dede003604454e4.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/data/sbin')
l---------remote/modules/systemd/data/sbin/halt1
l---------remote/modules/systemd/data/sbin/init1
l---------remote/modules/systemd/data/sbin/poweroff1
l---------remote/modules/systemd/data/sbin/reboot1
l---------remote/modules/systemd/data/sbin/runlevel1
l---------remote/modules/systemd/data/sbin/shutdown1
l---------remote/modules/systemd/data/sbin/telinit1
7 files changed, 7 insertions, 0 deletions
diff --git a/remote/modules/systemd/data/sbin/halt b/remote/modules/systemd/data/sbin/halt
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/halt
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/init b/remote/modules/systemd/data/sbin/init
new file mode 120000
index 00000000..60baf528
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/init
@@ -0,0 +1 @@
+/usr/lib/systemd/systemd \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/poweroff b/remote/modules/systemd/data/sbin/poweroff
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/poweroff
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/reboot b/remote/modules/systemd/data/sbin/reboot
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/reboot
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/runlevel b/remote/modules/systemd/data/sbin/runlevel
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/runlevel
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/shutdown b/remote/modules/systemd/data/sbin/shutdown
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/shutdown
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file
diff --git a/remote/modules/systemd/data/sbin/telinit b/remote/modules/systemd/data/sbin/telinit
new file mode 120000
index 00000000..5d9faf5d
--- /dev/null
+++ b/remote/modules/systemd/data/sbin/telinit
@@ -0,0 +1 @@
+/usr/bin/systemctl \ No newline at end of file