Linux Foundation Collaborative Projects
index
:
hicn
hicn-light-ng
host-stack
master
stable/2005
stable/2009
stable/2101
stable/2106
stable/2210
transport-ng
Hybrid Information-Centric Networking
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrl
/
facemgr
/
config
/
postinst
blob: 7b2fd57fe462cf4b7ba819b8eabb7ed02324d33c (
plain
)
1
2
3
4
5
#!/bin/bash
if
pidof systemd
;
then
systemctl
enable
facemgr
fi