index
:
users/merakor/repository
master
~merakor's personal repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
personal
/
shinit
/
files
/
poweroff
blob: 454cfa7512a928492a74f7ded0544978a7af7564 (
plain
)
1
2
3
#!/bin/bash
[
"
$(
id
-u
)
"
-eq
0
]
||
exit
1
/lib/init/rc.shutdown
${
0
##*/
}
&
disown