diff options
| author | Jonathan Bauer | 2015-04-30 15:29:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2015-04-30 15:29:44 +0200 |
| commit | 2e98b0942de05bcc2eacd41b0bbac6ab70f620f5 (patch) | |
| tree | ccd3b8ba6ecdedba0df5294bd54af7c2163a0348 /testModule/scripts/r | |
| parent | Fix. (diff) | |
| download | systemd-init-2e98b0942de05bcc2eacd41b0bbac6ab70f620f5.tar.gz systemd-init-2e98b0942de05bcc2eacd41b0bbac6ab70f620f5.tar.xz systemd-init-2e98b0942de05bcc2eacd41b0bbac6ab70f620f5.zip | |
working version - STILL TESTING
Diffstat (limited to 'testModule/scripts/r')
| -rwxr-xr-x | testModule/scripts/r | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testModule/scripts/r b/testModule/scripts/r new file mode 100755 index 00000000..9b4fd4fc --- /dev/null +++ b/testModule/scripts/r @@ -0,0 +1,3 @@ +#!/usr/bin/bash + +echo b > /proc/sysrq-trigger |
