summarylogtreecommitdiffstats
path: root/mosix.service
blob: 114c8f846d639fc069ffadc8f169f4dc951244b4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Mosix Service
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/mosd

[Install]
WantedBy=multi-user.target