aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/facemgr/config/post
blob: 7b2fd57fe462cf4b7ba819b8eabb7ed02324d33c (plain)
1
2
3
4
5
#!/bin/bash

if pidof systemd; then
  systemctl enable facemgr
fi